home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.1.2
- [Setup]
- AppName=Easy Duplicate Finder
- AppVerName=Easy Duplicate Finder v. 2.1
- AppId=Easy Duplicate Finder
- AppPublisher=EasyDuplicateFinder.com
- AppPublisherURL=http://www.easyduplicatefinder.com/
- AppSupportURL=http://www.easyduplicatefinder.com/contacts.html
- AppUpdatesURL=http://www.easyduplicatefinder.com/
- DefaultDirName={pf}\Easy Duplicate Finder
- DefaultGroupName=Easy Duplicate Finder
- OutputBaseFilename=easy_duplicate_setup
- Compression=lzma
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\EasyDuplicate.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\EasyDuplicate.ini"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\masks.ini"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\easyicon.ico"; DestDir: "{app}"; Flags: ignoreversion
- [INI]
- FileName: "{app}\EasyDuplicateFinder.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.easyduplicatefinder.com/";
- FileName: "{app}\MP3DuplicateFinder.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.easyduplicatefinder.com/mp3-duplicate-finder.html";
- FileName: "{app}\Help.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.easyduplicatefinder.com/help.html";
- [Run]
- Filename: "{app}\EasyDuplicate.exe"; Description: "{cm:LaunchProgram,Easy Duplicate Finder}"; Flags: postinstall skipifsilent nowait
- Filename: "{app}\EasyDuplicateFinder.url"; Description: "Visit Duplicate Finder Website"; Flags: shellexec postinstall skipifsilent nowait
- Filename: "{app}\MP3DuplicateFinder.url"; Description: "Try New MP3 Duplicate Finder!"; Flags: shellexec postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Easy Duplicate Finder"; Filename: "{app}\EasyDuplicate.exe";
- Name: "{group}\{cm:ProgramOnTheWeb,Help}"; Filename: "{app}\Help.url";
- Name: "{group}\{cm:ProgramOnTheWeb,Easy Duplicate Finder}"; Filename: "{app}\EasyDuplicateFinder.url";
- Name: "{group}\{cm:ProgramOnTheWeb,MP3 Duplicate Finder}"; Filename: "{app}\MP3DuplicateFinder.url";
- Name: "{group}\{cm:UninstallProgram,Easy Duplicate Finder}"; Filename: "{uninstallexe}";
- Name: "{userdesktop}\Easy Duplicate Finder"; Filename: "{app}\EasyDuplicate.exe"; Tasks: desktopicon;
- [Tasks]
- Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
- [UninstallDelete]
- Type: files; Name: "{app}\EasyDuplicateFinder.url";
- Type: files; Name: "{app}\MP3DuplicateFinder.url";
- [CustomMessages]
- eng.NameAndVersion=%1 version %2
- eng.AdditionalIcons=Additional icons:
- eng.CreateDesktopIcon=Create a &desktop icon
- eng.CreateQuickLaunchIcon=Create a &Quick Launch icon
- eng.ProgramOnTheWeb=%1 on the Web
- eng.UninstallProgram=Uninstall %1
- eng.LaunchProgram=Launch %1
- eng.AssocFileExtension=&Associate %1 with the %2 file extension
- eng.AssocingFileExtension=Associating %1 with the %2 file extension...
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "eng"; MessagesFile: "embedded\eng.isl";
-